Workaround for bigsmp APIC mode SMP linux guests - we cannot correctly deal
authorSteven Hand <steven@xensource.com>
Fri, 20 Oct 2006 10:43:14 +0000 (11:43 +0100)
committerSteven Hand <steven@xensource.com>
Fri, 20 Oct 2006 10:43:14 +0000 (11:43 +0100)
commit94220a3f202fb12cfb4289b8ac5df7b2b2308113
treebcdb3fdcde3cd36f0072d6f762f2931de30fb2b5
parent28100f12bc1ccad55ef19521f2dd325fe012bcbe
Workaround for bigsmp APIC mode SMP linux guests - we cannot correctly deal
with timer interrupts being delivered to VCPUs other than 0, so spit a
warning and then subsequently ignore the target. This fixes the recent
issues Intel reported when booting SMP FC5 and FC6 kernels.

Needs a better fix at some point.

Signed-off-by: Steven Hand <steven@xensource.com>
xen/arch/x86/hvm/vioapic.c